Centra No. 2 — SmartAC.com brand typeface
==========================================

Centra No. 2 is the licensed brand typeface for SmartAC.com. This folder
contains both desktop and web font formats covering all weights used in
SmartAC brand applications.

Weights included
----------------
  Light       (300)
  Book        (400)  — default body weight
  Medium      (500)
  Bold        (700)
  ExtraBold   (800)
  Black Italic (900 italic)

File formats
------------
.otf   — Desktop font format. Install on macOS/Windows for use in design
         tools (Figma, Adobe Creative Suite, Microsoft Office, Keynote,
         etc.) and document creation. Double-click the file to install.

.woff2 — Modern web font format. Use in @font-face declarations on
         websites. Significantly smaller than OTF and supported by all
         current browsers.

Quick installation
------------------
Mac:      Double-click each .otf file → click "Install Font"
Windows:  Right-click each .otf file → click "Install"
Linux:    Copy .otf files to ~/.fonts/ and run `fc-cache -fv`

Web usage example
-----------------
@font-face {
  font-family: 'Centra No. 2';
  font-style: normal;
  font-weight: 400;
  src: url('CentraNo_2-Book.woff2') format('woff2');
}

Then in your CSS:
  body { font-family: 'Centra No. 2', sans-serif; }

Licensing & usage
-----------------
Centra No. 2 is licensed by SmartAC.com from Lineto.com. These files
are provided for use in approved SmartAC.com co-branded materials and
partner communications. Do not redistribute outside of authorized use.

For questions about brand usage, contact press@smartac.com.

—
SmartAC.com
Updated 2026
